Skip to content

Fix CodeQL build error and configuration issues#88

Merged
aidasofialily-cmd merged 1 commit into
mainfrom
fix-codeql-build-error-10019687861430336976
Mar 8, 2026
Merged

Fix CodeQL build error and configuration issues#88
aidasofialily-cmd merged 1 commit into
mainfrom
fix-codeql-build-error-10019687861430336976

Conversation

@aidasofialily-cmd
Copy link
Copy Markdown
Owner

  • Resolved C++ compilation error in src/main.cpp (duplicate highscore declaration) that caused exit code 2.
  • Consolidated highscore loading and saving logic in src/main.cpp.
  • Added python to the CodeQL language matrix with build-mode: none to scan existing Python scripts and resolve configuration errors.
  • Cleaned up unused variables and redundant file I/O to improve maintainability.

- Resolved C++ compilation error in `src/main.cpp` (duplicate `highscore` declaration) that caused exit code 2.
- Consolidated highscore loading and saving logic in `src/main.cpp`.
- Added `python` to the CodeQL language matrix with `build-mode: none` to scan existing Python scripts and resolve configuration errors.
- Cleaned up unused variables and redundant file I/O to improve maintainability.

Co-authored-by: aidasofialily-cmd <247843425+aidasofialily-cmd@users.noreply.github.com>
@aidasofialily-cmd aidasofialily-cmd merged commit f77cfb0 into main Mar 8, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant